Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface improvements on the Text Generator implementation #30

Conversation

javiertoledo
Copy link
Member

Warning: Notice that this PR is targeting #28, so make sure to merge both PRs in the right order!

  • Slightly reworked the text generation interface to move the platform-specific parameters to the concrete constructor.
  • Renamed the OpenAiTextGenerationService as OpenAiChatGenerationModel for better consistency with the other modules implemented and the use case implemented.
  • Rewritten the documentation for the new module accordingly to the changes.
  • Minor general tweaks and improvements

Copy link
Member

@juanjoman juanjoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!! ✌️

@juanjoman
Copy link
Member

Merging this so we can have a single place (This is the base -> #28) to review

@juanjoman juanjoman merged commit 69479a3 into add_text_generation_module Sep 6, 2023
@juanjoman juanjoman deleted the text_generation_module_interface_improvements branch September 6, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants